[INFO] cloning repository https://github.com/myuon/mica
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myuon/mica" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Fmica", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Fmica'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39beecd99a4dabdcd789ba465155bd01d410d1d5
[INFO] testing myuon/mica against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Fmica" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/myuon/mica
[INFO] finished tweaking git repo https://github.com/myuon/mica
[INFO] tweaked toml for git repo https://github.com/myuon/mica written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/myuon/mica on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/myuon/mica already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 873ea019686d866f947ab3aa7d158c8f1080f316b254c03c7cb423fc09527f82
[INFO] running `Command { std: "docker" "start" "-a" "873ea019686d866f947ab3aa7d158c8f1080f316b254c03c7cb423fc09527f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "873ea019686d866f947ab3aa7d158c8f1080f316b254c03c7cb423fc09527f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873ea019686d866f947ab3aa7d158c8f1080f316b254c03c7cb423fc09527f82", kill_on_drop: false }`
[INFO] [stdout] 873ea019686d866f947ab3aa7d158c8f1080f316b254c03c7cb423fc09527f82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48c86d12a9dc18c94aab2b8bc5b00fd3c957bb52b1bd24284f02c2fde042e44d
[INFO] running `Command { std: "docker" "start" "-a" "48c86d12a9dc18c94aab2b8bc5b00fd3c957bb52b1bd24284f02c2fde042e44d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling moca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "48c86d12a9dc18c94aab2b8bc5b00fd3c957bb52b1bd24284f02c2fde042e44d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c86d12a9dc18c94aab2b8bc5b00fd3c957bb52b1bd24284f02c2fde042e44d", kill_on_drop: false }`
[INFO] [stdout] 48c86d12a9dc18c94aab2b8bc5b00fd3c957bb52b1bd24284f02c2fde042e44d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af1c81eb3638631eeaca5e3b14098a6b303edcc6be161b9fa60c796358f8691a
[INFO] running `Command { std: "docker" "start" "-a" "af1c81eb3638631eeaca5e3b14098a6b303edcc6be161b9fa60c796358f8691a", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling moca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "af1c81eb3638631eeaca5e3b14098a6b303edcc6be161b9fa60c796358f8691a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af1c81eb3638631eeaca5e3b14098a6b303edcc6be161b9fa60c796358f8691a", kill_on_drop: false }`
[INFO] [stdout] af1c81eb3638631eeaca5e3b14098a6b303edcc6be161b9fa60c796358f8691a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f1f1f0b291e58c9fd53cc17056f8832dfae86ebbd66c51b07c6a6ea5041c8c6f
[INFO] running `Command { std: "docker" "start" "-a" "f1f1f0b291e58c9fd53cc17056f8832dfae86ebbd66c51b07c6a6ea5041c8c6f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moca-42b5c958a8ed0095)
[INFO] [stdout] 
[INFO] [stdout] running 402 tests
[INFO] [stdout] test compiler::codegen::tests::test_expr_statement_drops_result ... ok
[INFO] [stdout] test compiler::codegen::tests::test_empty_function ... ok
[INFO] [stdout] test compiler::codegen::tests::test_deeply_nested_if ... ok
[INFO] [stdout] test compiler::codegen::tests::test_division ... ok
[INFO] [stdout] test compiler::codegen::tests::test_deeply_nested_expressions ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_comparison ... ok
[INFO] [stdout] test compiler::codegen::tests::test_complex_expression ... ok
[INFO] [stdout] test compiler::codegen::tests::test_break_continue ... ok
[INFO] [stdout] test compiler::codegen::tests::test_arithmetic ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_arithmetic ... ok
[INFO] [stdout] test compiler::codegen::tests::test_assignment ... ok
[INFO] [stdout] test compiler::codegen::tests::test_bitwise_operators ... ok
[INFO] [stdout] test compiler::codegen::tests::test_bool_literals ... ok
[INFO] [stdout] test compiler::codegen::tests::test_comparison_operators ... ok
[INFO] [stdout] test compiler::codegen::tests::test_function_call ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_negation ... ok
[INFO] [stdout] test compiler::codegen::tests::test_heap_size_builtin ... ok
[INFO] [stdout] test compiler::codegen::tests::test_modulo ... ok
[INFO] [stdout] test compiler::codegen::tests::test_multiple_strings ... ok
[INFO] [stdout] test compiler::codegen::tests::test_logical_or_short_circuit ... ok
[INFO] [stdout] test compiler::codegen::tests::test_let_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_function_with_multiple_params ... ok
[INFO] [stdout] test compiler::codegen::tests::test_multiple_functions ... ok
[INFO] [stdout] test compiler::codegen::tests::test_logical_and_short_circuit ... ok
[INFO] [stdout] test compiler::codegen::tests::test_if_else_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_large_function_many_locals ... ok
[INFO] [stdout] test compiler::codegen::tests::test_nested_while_loops ... ok
[INFO] [stdout] test compiler::codegen::tests::test_multiplication ... ok
[INFO] [stdout] test compiler::codegen::tests::test_return_void ... ok
[INFO] [stdout] test compiler::codegen::tests::test_simple_typeof ... ok
[INFO] [stdout] test compiler::codegen::tests::test_string_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_nil_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_return_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_subtraction ... ok
[INFO] [stdout] test compiler::codegen::tests::test_recursive_function ... ok
[INFO] [stdout] test compiler::codegen::tests::test_try_catch ... ok
[INFO] [stdout] test compiler::codegen::tests::test_unary_not ... ok
[INFO] [stdout] test compiler::codegen::tests::test_while_loop ... ok
[INFO] [stdout] test compiler::codegen::tests::test_struct_literal ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_builtin ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_simple_let ... ok
[INFO] [stdout] test compiler::dump::tests::test_simple_let ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_function ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_control_flow ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_simple ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_function ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_struct ... ok
[INFO] [stdout] test compiler::lexer::tests::test_array_syntax ... ok
[INFO] [stdout] test compiler::lexer::tests::test_for_in_syntax ... ok
[INFO] [stdout] test compiler::dump::tests::test_struct ... ok
[INFO] [stdout] test compiler::lexer::tests::test_keywords ... ok
[INFO] [stdout] test compiler::lexer::tests::test_line_comment ... ok
[INFO] [stdout] test compiler::lexer::tests::test_nil_keyword ... ok
[INFO] [stdout] test compiler::lexer::tests::test_object_syntax ... ok
[INFO] [stdout] test compiler::lexer::tests::test_operators ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_string_constants ... ok
[INFO] [stdout] test compiler::lexer::tests::test_string_literals ... ok
[INFO] [stdout] test compiler::lexer::tests::test_simple_tokens ... ok
[INFO] [stdout] test compiler::lexer::tests::test_try_catch_throw ... ok
[INFO] [stdout] test compiler::codegen::tests::test_if_else_with_nested_loops ... ok
[INFO] [stdout] test compiler::codegen::tests::test_if_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_throw_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_unary_negation ... ok
[INFO] [stdout] test compiler::lexer::tests::test_dot_operator ... ok
[INFO] [stdout] test compiler::lexer::tests::test_float_literals ... ok
[INFO] [stdout] test compiler::lexer::tests::test_float_scientific_notation ... ok
[INFO] [stdout] test compiler::lexer::tests::test_function_definition ... ok
[INFO] [stdout] test compiler::module::tests::test_resolve_absolute_import ... ok
[INFO] [stdout] test compiler::parser::tests::test_array_literal ... ok
[INFO] [stdout] test compiler::monomorphise::tests::test_instantiation_mangled_name ... ok
[INFO] [stdout] test compiler::parser::tests::test_binary_expression ... ok
[INFO] [stdout] test compiler::monomorphise::tests::test_mangle_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_field_access ... ok
[INFO] [stdout] test compiler::parser::tests::test_float_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_for_in ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_definition ... ok
[INFO] [stdout] test compiler::module::tests::test_diamond_imports ... ok
[INFO] [stdout] test compiler::module::tests::test_self_import_detection ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_call ... ok
[INFO] [stdout] test compiler::module::tests::test_transitive_imports ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_with_type_annotations ... ok
[INFO] [stdout] test compiler::module::tests::test_load_with_imports ... ok
[INFO] [stdout] test compiler::parser::tests::test_impl_with_self_method ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_without_type_annotations ... ok
[INFO] [stdout] test compiler::parser::tests::test_if_else ... ok
[INFO] [stdout] test compiler::parser::tests::test_import_relative ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_array_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_map_type ... ok
[INFO] [stdout] test compiler::module::tests::test_circular_import_detection ... ok
[INFO] [stdout] test compiler::parser::tests::test_import_simple ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_nullable_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_import_nested ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_statement ... ok
[INFO] [stdout] test compiler::parser::tests::test_impl_block ... ok
[INFO] [stdout] test compiler::parser::tests::test_index_access ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_type_annotation ... ok
[INFO] [stdout] test compiler::parser::tests::test_method_call ... ok
[INFO] [stdout] test compiler::parser::tests::test_method_call_with_args ... ok
[INFO] [stdout] test compiler::parser::tests::test_string_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_definition ... ok
[INFO] [stdout] test compiler::parser::tests::test_nil_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_literal_trailing_comma ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_with_nullable_field ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_vec_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_var_statement_error ... ok
[INFO] [stdout] test compiler::resolver::tests::test_const_reassignment_error ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_with_trailing_comma ... ok
[INFO] [stdout] test compiler::resolver::tests::test_undefined_function ... ok
[INFO] [stdout] test compiler::resolver::tests::test_simple_resolution ... ok
[INFO] [stdout] test compiler::resolver::tests::test_undefined_variable ... ok
[INFO] [stdout] test compiler::resolver::tests::test_let_reassignment ... ok
[INFO] [stdout] test compiler::parser::tests::test_nested_vec_type ... ok
[INFO] [stdout] test compiler::resolver::tests::test_function_resolution ... ok
[INFO] [stdout] test compiler::parser::tests::test_try_catch ... ok
[INFO] [stdout] test compiler::parser::tests::test_throw ... ok
[INFO] [stdout] test compiler::parser::tests::test_while_loop ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_array_literal ... ok
[INFO] [stdout] test compiler::dump::tests::test_function ... ok
[INFO] [stdout] test compiler::dump::tests::test_if_else ... ok
[INFO] [stdout] test compiler::module::tests::test_resolve_relative_import ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac4_function_arg_mismatch ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_function_with_types ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_impl_block_method ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac1_let_infers_int ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_array_element_mismatch ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_impl_for_undefined_struct ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_function_inference ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac3_function_inference ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac8_array_type_inferred ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_array_type ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_method_call ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_method_call_wrong_arg_type ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_if_condition_must_be_bool ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal_unknown_field ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal_missing_field ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_method_call_with_args ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_field_access ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_non_nullable_nil ... ok
[INFO] [stdout] test compiler::types::tests::test_free_type_vars ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_field_access_unknown_field ... ok
[INFO] [stdout] test compiler::types::tests::test_type_annotation_to_type ... ok
[INFO] [stdout] test compiler::types::tests::test_type_display ... ok
[INFO] [stdout] test compiler::types::tests::test_is_string ... ok
[INFO] [stdout] test ffi::call::tests::test_call_not_found ... ok
[INFO] [stdout] test compiler::types::tests::test_has_type_vars ... ok
[INFO] [stdout] test ffi::error::tests::test_error_null_vm ... ok
[INFO] [stdout] test ffi::error::tests::test_get_error ... ok
[INFO] [stdout] test ffi::load::tests::test_load_chunk_invalid_data ... ok
[INFO] [stdout] test ffi::load::tests::test_load_chunk ... ok
[INFO] [stdout] test ffi::call::tests::test_register_host_function ... ok
[INFO] [stdout] test ffi::load::tests::test_save_and_load_file ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_type_annotation ... ok
[INFO] [stdout] test ffi::load::tests::test_load_chunk_null_data ... ok
[INFO] [stdout] test ffi::stack::tests::test_push_pop ... ok
[INFO] [stdout] test ffi::tests::test_version ... ok
[INFO] [stdout] test ffi::stack::tests::test_set_top ... ok
[INFO] [stdout] test ffi::types::tests::test_result_codes ... ok
[INFO] [stdout] test ffi::types::tests::test_vm_wrapper_creation ... ok
[INFO] [stdout] test ffi::stack::tests::test_resolve_index ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_has_chunk ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_error_callback ... ok
[INFO] [stdout] test ffi::types::tests::test_vm_wrapper_error ... ok
[INFO] [stdout] test jit::codebuf::tests::test_alignment ... ok
[INFO] [stdout] test jit::codebuf::tests::test_emit_bytes ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_vm_free_null ... ok
[INFO] [stdout] test jit::function_table::tests::test_new_table_is_zeroed ... ok
[INFO] [stdout] test jit::function_table::tests::test_update_and_read ... ok
[INFO] [stdout] test jit::marshal::tests::test_bool_roundtrip ... ok
[INFO] [stdout] test jit::marshal::tests::test_float_roundtrip ... ok
[INFO] [stdout] test jit::marshal::tests::test_int_roundtrip ... ok
[INFO] [stdout] test jit::marshal::tests::test_nil_roundtrip ... ok
[INFO] [stdout] test jit::memory::tests::test_allocate_memory ... ok
[INFO] [stdout] test jit::memory::tests::test_cannot_write_after_executable ... ok
[INFO] [stdout] test jit::memory::tests::test_make_executable ... ok
[INFO] [stdout] test jit::memory::tests::test_write_memory ... ok
[INFO] [stdout] test jit::stackmap::tests::test_stack_map_builder ... ok
[INFO] [stdout] test jit::stackmap::tests::test_stack_map_entry ... ok
[INFO] [stdout] test jit::stackmap::tests::test_stack_map_table_lookup ... ok
[INFO] [stdout] test ffi::load::tests::test_load_file_not_found ... ok
[INFO] [stdout] test jit::x86_64::tests::test_add_ri32_imm32 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_add_ri32_imm8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_add_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_and_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_call_r ... ok
[INFO] [stdout] test jit::x86_64::tests::test_call_r_r12 ... ok
[INFO] [stdout] test jit::codebuf::tests::test_labels ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_nullable_field ... ok
[INFO] [stdout] test jit::x86_64::tests::test_cmp_ri32_imm8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_cmp_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_call_rel32 ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_type_annotation_mismatch ... ok
[INFO] [stdout] test jit::x86_64::tests::test_imul_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_je ... ok
[INFO] [stdout] test jit::x86_64::tests::test_idiv ... ok
[INFO] [stdout] test jit::x86_64::tests::test_cqo ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_type_annotation_mismatch ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal_wrong_field_type ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_vm_new_free ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_definition ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_jg ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_jl ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_jne ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jmp_rel32 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jmp_rel8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_ri64_r15 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_mr_simple ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_ri64 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_neg ... ok
[INFO] [stdout] test jit::x86_64::tests::test_or_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_movzx_r64_r8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_push_pop ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rm_disp8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rm_simple ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rr_r8_to_r9 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jmp_r ... ok
[INFO] [stdout] test jit::x86_64::tests::test_ret ... ok
[INFO] [stdout] test jit::x86_64::tests::test_setcc_sete ... ok
[INFO] [stdout] test jit::x86_64::tests::test_setcc_setl ... ok
[INFO] [stdout] test jit::x86_64::tests::test_sub_ri32_imm8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_sub_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_test_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_xor_rr ... ok
[INFO] [stdout] test package::tests::test_new_manifest ... ok
[INFO] [stdout] test vm::bytecode::tests::test_all_opcodes ... ok
[INFO] [stdout] test vm::bytecode::tests::test_roundtrip_simple ... ok
[INFO] [stdout] test vm::bytecode::tests::test_i32_const_roundtrip ... ok
[INFO] [stdout] test vm::bytecode::tests::test_roundtrip_with_functions ... ok
[INFO] [stdout] test vm::bytecode::tests::test_value_type_roundtrip ... ok
[INFO] [stdout] test vm::bytecode::tests::test_invalid_magic ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_mark_step ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_full_gc_cycle ... ok
[INFO] [stdout] test vm::bytecode::tests::test_roundtrip_with_stackmap ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_gc_phases ... ok
[INFO] [stdout] test vm::debug::tests::test_local_var_info ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_and_get ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_string ... ok
[INFO] [stdout] test vm::debug::tests::test_line_table ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_typed_u8_array ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_typed_i64 ... ok
[INFO] [stdout] test vm::heap::tests::test_free_header_encoding ... ok
[INFO] [stdout] test vm::heap::tests::test_free_list_block_splitting ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_adds_to_free_list ... ok
[INFO] [stdout] test vm::heap::tests::test_free_list_reuse ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_all_garbage ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_three_objects ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_two_objects ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_unreachable ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_via_typed_ref_array ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_self_referencing_object ... ok
[INFO] [stdout] test vm::bytecode::tests::test_unsupported_version ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_traces_references ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_initial_mark ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_typed_i64_no_trace ... ok
[INFO] [stdout] test vm::heap::tests::test_header_encoding ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_marks_reachable ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_bytes_allocated_consistency ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_typed_ref_collects_unreachable ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_typed_ref_traces ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_write_barrier_during_marking ... ok
[INFO] [stdout] test vm::bytecode::tests::test_f32_const_roundtrip ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_u8_array ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_integrity_after_gc ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_integrity_after_multiple_gc_cycles ... ok
[INFO] [stdout] test package::tests::test_manifest_serialization ... ok
[INFO] [stdout] test vm::heap::tests::test_mass_allocation_mixed_types ... ok
[INFO] [stdout] test vm::heap::tests::test_multiple_gc_cycles ... ok
[INFO] [stdout] test vm::heap::tests::test_multiple_objects ... ok
[INFO] [stdout] test vm::heap::tests::test_mass_allocation_with_gc_threshold ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_integrity_object_graph_after_gc ... ok
[INFO] [stdout] test vm::heap::tests::test_invalid_ref ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_array_free_list_reuse ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_header_encoding ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_array_mixed_with_tagged ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_i64_memory_layout ... ok
[INFO] [stdout] test vm::heap::tests::test_read_write_slot ... ok
[INFO] [stdout] test vm::heap::tests::test_slot_count ... ok
[INFO] [stdout] test vm::heap::tests::test_mass_allocation_gc_trigger ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_object_size ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_elem_kind_header ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_from_memory ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_object_size ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_read_write_slot ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_add_imm ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_br_if_false_with_comparison ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_const_and_local_set ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_dst_forwarding_to_different_local ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_empty_function ... ok
[INFO] [stdout] test package::tests::test_init_project ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_dst_forwarding_add_imm ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_dst_forwarding_not_applied_when_vstack_has_ref ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_heap_alloc_with_args ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_mixed_with_other_types ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_call_with_vstack ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_drop_consumes_vstack ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_jmp_target_remapping ... ok
[INFO] [stdout] test vm::stackmap::tests::test_function_stackmap ... ok
[INFO] [stdout] test vm::stackmap::tests::test_is_safepoint ... ok
[INFO] [stdout] test vm::heap::tests::test_slot_count_typed ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_heap_alloc_zero ... ok
[INFO] [stdout] test vm::stackmap::tests::test_ref_bitset_basic ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_local_get_and_add ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_try_begin_target_remapping ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_vreg_types_populated ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_all_allocation_safepoints ... ok
[INFO] [stdout] test vm::stackmap::tests::test_ref_bitset_iter ... ok
[INFO] [stdout] test vm::stackmap::tests::test_ref_bitset_count ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_alloc_heap_safepoint ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_basic ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_refbitset_boundary ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_refbitset_max_slots ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_stackmap_lookup ... ok
[INFO] [stdout] test vm::stackmap::tests::test_stackmap_entry ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_close ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_stats ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_try_recv ... ok
[INFO] [stdout] test vm::threads::tests::test_value_channel ... ok
[INFO] [stdout] test vm::value::tests::test_bool_as_bool ... ok
[INFO] [stdout] test vm::value::tests::test_decode_invalid_tag ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_bool ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_f64 ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_i64 ... ok
[INFO] [stdout] test vm::threads::tests::test_multiple_threads ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_null ... ok
[INFO] [stdout] test vm::value::tests::test_equality ... ok
[INFO] [stdout] test vm::value::tests::test_f64_as_f64 ... ok
[INFO] [stdout] test vm::value::tests::test_f64_truthiness ... ok
[INFO] [stdout] test vm::value::tests::test_i64_as_f64 ... ok
[INFO] [stdout] test vm::value::tests::test_i64_as_i64 ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_ref ... ok
[INFO] [stdout] test vm::value::tests::test_i64_truthiness ... ok
[INFO] [stdout] test vm::value::tests::test_null_is_falsy ... ok
[INFO] [stdout] test vm::value::tests::test_spec_bool_coercion ... ok
[INFO] [stdout] test vm::value::tests::test_spec_f64_precision ... ok
[INFO] [stdout] test vm::value::tests::test_spec_i64_range ... ok
[INFO] [stdout] test vm::value::tests::test_spec_value_type_names ... ok
[INFO] [stdout] test vm::value::tests::test_spec_value_variants ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_nullable_type ... ok
[INFO] [stdout] test vm::verifier::tests::test_arithmetic_operations ... ok
[INFO] [stdout] test vm::verifier::tests::test_empty_function ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_cross_thread ... ok
[INFO] [stdout] test vm::verifier::tests::test_invalid_jump_target ... ok
[INFO] [stdout] test vm::value::tests::test_spec_value_is_copy ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_stackmap_entry_references ... ok
[INFO] [stdout] test vm::verifier::tests::test_loop ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_multi_producer ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_call_safepoint ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_comparison_ops ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_function_with_return ... ok
[INFO] [stdout] test vm::verifier::tests::test_no_stackmap_skips_verification ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_alloc_heap_safepoint ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_backward_jump_safepoint ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_stack_height_at_merge ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_jump_to_invalid_pc ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_typed_arithmetic ... ok
[INFO] [stdout] test vm::verifier::tests::test_simple_function ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_stack_overflow ... ok
[INFO] [stdout] test vm::verifier::tests::test_stack_underflow ... ok
[INFO] [stdout] test vm::verifier::tests::test_stackmap_verification_missing ... ok
[INFO] [stdout] test vm::vm::tests::test_add_float ... ok
[INFO] [stdout] test vm::vm::tests::test_add ... ok
[INFO] [stdout] test vm::vm::tests::test_comparison ... ok
[INFO] [stdout] test vm::vm::tests::test_division_by_zero ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_close_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_conditional_jump ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_valid_control_flow ... ok
[INFO] [stdout] test vm::verifier::tests::test_cfg_build ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_close_reserved_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_connect_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_open_write_close ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_close_pending_socket ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_partial ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_reserved_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_array_operations ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_socket_invalid_type ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_socket_invalid_domain ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_socket_valid ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_write_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_locals ... ok
[INFO] [stdout] test vm::vm::tests::test_push_float ... ok
[INFO] [stdout] test vm::vm::tests::test_push_int ... ok
[INFO] [stdout] test vm::vm::tests::test_push_nil ... ok
[INFO] [stdout] test vm::vm::tests::test_write_barrier_setl ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_undefined_struct ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_undefined_method ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_http_get_local_server ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_cmp_imm ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_from_file ... ok
[INFO] [stdout] test vm::vm::tests::test_string_operations ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_f64_nan ... ok
[INFO] [stdout] test vm::threads::tests::test_thread_spawn_and_join ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_while_condition_must_be_bool ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_literal_types ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_vreg_types_float_temp ... ok
[INFO] [stdout] test vm::verifier::tests::test_stack_height_mismatch ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_type_annotation_match ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_binary_ops_type_check ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 402 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/moca-b2c57547338673a9)
[INFO] [stdout] 
[INFO] [stdout] running 402 tests
[INFO] [stdout] test compiler::codegen::tests::test_arithmetic ... ok
[INFO] [stdout] test compiler::codegen::tests::test_assignment ... ok
[INFO] [stdout] test compiler::codegen::tests::test_bitwise_operators ... ok
[INFO] [stdout] test compiler::codegen::tests::test_array_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_bool_literals ... ok
[INFO] [stdout] test compiler::codegen::tests::test_break_continue ... ok
[INFO] [stdout] test compiler::codegen::tests::test_complex_expression ... ok
[INFO] [stdout] test compiler::codegen::tests::test_comparison_operators ... ok
[INFO] [stdout] test compiler::codegen::tests::test_empty_function ... ok
[INFO] [stdout] test compiler::codegen::tests::test_deeply_nested_if ... ok
[INFO] [stdout] test compiler::codegen::tests::test_expr_statement_drops_result ... ok
[INFO] [stdout] test compiler::codegen::tests::test_division ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_comparison ... ok
[INFO] [stdout] test compiler::codegen::tests::test_deeply_nested_expressions ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_arithmetic ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_negation ... ok
[INFO] [stdout] test compiler::codegen::tests::test_modulo ... ok
[INFO] [stdout] test compiler::codegen::tests::test_heap_size_builtin ... ok
[INFO] [stdout] test compiler::codegen::tests::test_logical_and_short_circuit ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_function_with_multiple_params ... ok
[INFO] [stdout] test compiler::codegen::tests::test_if_else_with_nested_loops ... ok
[INFO] [stdout] test compiler::codegen::tests::test_if_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_function_call ... ok
[INFO] [stdout] test compiler::codegen::tests::test_let_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_logical_or_short_circuit ... ok
[INFO] [stdout] test compiler::codegen::tests::test_multiplication ... ok
[INFO] [stdout] test compiler::codegen::tests::test_nil_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_return_void ... ok
[INFO] [stdout] test compiler::codegen::tests::test_multiple_strings ... ok
[INFO] [stdout] test compiler::codegen::tests::test_nested_while_loops ... ok
[INFO] [stdout] test compiler::codegen::tests::test_subtraction ... ok
[INFO] [stdout] test compiler::codegen::tests::test_recursive_function ... ok
[INFO] [stdout] test compiler::codegen::tests::test_try_catch ... ok
[INFO] [stdout] test compiler::codegen::tests::test_throw_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_multiple_functions ... ok
[INFO] [stdout] test compiler::codegen::tests::test_string_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_return_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_struct_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_unary_not ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_control_flow ... ok
[INFO] [stdout] test compiler::codegen::tests::test_while_loop ... ok
[INFO] [stdout] test compiler::codegen::tests::test_large_function_many_locals ... ok
[INFO] [stdout] test compiler::codegen::tests::test_unary_negation ... ok
[INFO] [stdout] test compiler::codegen::tests::test_simple_typeof ... ok
[INFO] [stdout] test compiler::dump::tests::test_simple_let ... ok
[INFO] [stdout] test compiler::codegen::tests::test_if_else_statement ... ok
[INFO] [stdout] test compiler::dump::tests::test_if_else ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_string_constants ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_function ... ok
[INFO] [stdout] test compiler::dump::tests::test_function ... ok
[INFO] [stdout] test compiler::dump::tests::test_struct ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_function ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_simple_let ... ok
[INFO] [stdout] test compiler::lexer::tests::test_line_comment ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_simple ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_struct ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_builtin ... ok
[INFO] [stdout] test compiler::lexer::tests::test_float_literals ... ok
[INFO] [stdout] test compiler::lexer::tests::test_float_scientific_notation ... ok
[INFO] [stdout] test compiler::lexer::tests::test_for_in_syntax ... ok
[INFO] [stdout] test compiler::lexer::tests::test_function_definition ... ok
[INFO] [stdout] test compiler::lexer::tests::test_keywords ... ok
[INFO] [stdout] test compiler::lexer::tests::test_nil_keyword ... ok
[INFO] [stdout] test compiler::lexer::tests::test_object_syntax ... ok
[INFO] [stdout] test compiler::lexer::tests::test_operators ... ok
[INFO] [stdout] test compiler::lexer::tests::test_simple_tokens ... ok
[INFO] [stdout] test compiler::lexer::tests::test_string_literals ... ok
[INFO] [stdout] test compiler::lexer::tests::test_try_catch_throw ... ok
[INFO] [stdout] test compiler::monomorphise::tests::test_instantiation_mangled_name ... ok
[INFO] [stdout] test compiler::monomorphise::tests::test_mangle_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_binary_expression ... ok
[INFO] [stdout] test compiler::parser::tests::test_array_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_field_access ... ok
[INFO] [stdout] test compiler::parser::tests::test_float_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_without_type_annotations ... ok
[INFO] [stdout] test compiler::parser::tests::test_for_in ... ok
[INFO] [stdout] test compiler::module::tests::test_load_with_imports ... ok
[INFO] [stdout] test compiler::parser::tests::test_if_else ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_definition ... ok
[INFO] [stdout] test compiler::parser::tests::test_impl_block ... ok
[INFO] [stdout] test compiler::module::tests::test_self_import_detection ... ok
[INFO] [stdout] test compiler::module::tests::test_diamond_imports ... ok
[INFO] [stdout] test compiler::module::tests::test_resolve_relative_import ... ok
[INFO] [stdout] test compiler::module::tests::test_transitive_imports ... ok
[INFO] [stdout] test compiler::module::tests::test_resolve_absolute_import ... ok
[INFO] [stdout] test compiler::parser::tests::test_import_nested ... ok
[INFO] [stdout] test compiler::parser::tests::test_import_simple ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_array_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_impl_with_self_method ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_map_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_statement ... ok
[INFO] [stdout] test compiler::parser::tests::test_import_relative ... ok
[INFO] [stdout] test compiler::lexer::tests::test_array_syntax ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_with_type_annotations ... ok
[INFO] [stdout] test compiler::module::tests::test_circular_import_detection ... ok
[INFO] [stdout] test compiler::parser::tests::test_index_access ... ok
[INFO] [stdout] test compiler::lexer::tests::test_dot_operator ... ok
[INFO] [stdout] test compiler::parser::tests::test_nested_vec_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_nil_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_string_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_method_call_with_args ... ok
[INFO] [stdout] test compiler::parser::tests::test_method_call ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_definition ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_with_nullable_field ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_nullable_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_type_annotation ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_call ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_vec_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_with_trailing_comma ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_literal_trailing_comma ... ok
[INFO] [stdout] test compiler::parser::tests::test_throw ... ok
[INFO] [stdout] test compiler::parser::tests::test_try_catch ... ok
[INFO] [stdout] test compiler::resolver::tests::test_const_reassignment_error ... ok
[INFO] [stdout] test compiler::resolver::tests::test_let_reassignment ... ok
[INFO] [stdout] test compiler::parser::tests::test_while_loop ... ok
[INFO] [stdout] test compiler::resolver::tests::test_simple_resolution ... ok
[INFO] [stdout] test compiler::parser::tests::test_var_statement_error ... ok
[INFO] [stdout] test compiler::resolver::tests::test_function_resolution ... ok
[INFO] [stdout] test compiler::resolver::tests::test_undefined_variable ... ok
[INFO] [stdout] test compiler::resolver::tests::test_undefined_function ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_function_inference ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_array_element_mismatch ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_method_call_with_args ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac1_let_infers_int ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_method_call_wrong_arg_type ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac3_function_inference ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_function_with_types ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_method_call ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_impl_for_undefined_struct ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_impl_block_method ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac8_array_type_inferred ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_if_condition_must_be_bool ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_definition ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_non_nullable_nil ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac4_function_arg_mismatch ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_field_access ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal_missing_field ... ok
[INFO] [stdout] test compiler::types::tests::test_free_type_vars ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_nullable_type ... ok
[INFO] [stdout] test compiler::types::tests::test_is_string ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_type_annotation_mismatch ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_array_type ... ok
[INFO] [stdout] test compiler::types::tests::test_type_display ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_nullable_field ... ok
[INFO] [stdout] test ffi::error::tests::test_error_null_vm ... ok
[INFO] [stdout] test ffi::error::tests::test_get_error ... ok
[INFO] [stdout] test ffi::load::tests::test_load_chunk ... ok
[INFO] [stdout] test ffi::load::tests::test_load_chunk_invalid_data ... ok
[INFO] [stdout] test ffi::load::tests::test_load_chunk_null_data ... ok
[INFO] [stdout] test ffi::load::tests::test_load_file_not_found ... ok
[INFO] [stdout] test compiler::types::tests::test_has_type_vars ... ok
[INFO] [stdout] test ffi::stack::tests::test_push_pop ... ok
[INFO] [stdout] test ffi::call::tests::test_register_host_function ... ok
[INFO] [stdout] test ffi::stack::tests::test_resolve_index ... ok
[INFO] [stdout] test ffi::tests::test_version ... ok
[INFO] [stdout] test ffi::types::tests::test_result_codes ... ok
[INFO] [stdout] test ffi::load::tests::test_save_and_load_file ... ok
[INFO] [stdout] test ffi::types::tests::test_vm_wrapper_error ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_error_callback ... ok
[INFO] [stdout] test ffi::stack::tests::test_set_top ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_vm_free_null ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_vm_new_free ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_has_chunk ... ok
[INFO] [stdout] test jit::codebuf::tests::test_emit_bytes ... ok
[INFO] [stdout] test jit::codebuf::tests::test_labels ... ok
[INFO] [stdout] test jit::function_table::tests::test_new_table_is_zeroed ... ok
[INFO] [stdout] test jit::function_table::tests::test_update_and_read ... ok
[INFO] [stdout] test jit::marshal::tests::test_bool_roundtrip ... ok
[INFO] [stdout] test jit::marshal::tests::test_float_roundtrip ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_type_annotation_mismatch ... ok
[INFO] [stdout] test jit::marshal::tests::test_int_roundtrip ... ok
[INFO] [stdout] test jit::memory::tests::test_allocate_memory ... ok
[INFO] [stdout] test jit::memory::tests::test_cannot_write_after_executable ... ok
[INFO] [stdout] test jit::marshal::tests::test_nil_roundtrip ... ok
[INFO] [stdout] test jit::memory::tests::test_make_executable ... ok
[INFO] [stdout] test jit::memory::tests::test_write_memory ... ok
[INFO] [stdout] test jit::stackmap::tests::test_stack_map_builder ... ok
[INFO] [stdout] test jit::stackmap::tests::test_stack_map_entry ... ok
[INFO] [stdout] test jit::x86_64::tests::test_add_ri32_imm32 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_add_ri32_imm8 ... ok
[INFO] [stdout] test jit::stackmap::tests::test_stack_map_table_lookup ... ok
[INFO] [stdout] test jit::x86_64::tests::test_add_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_and_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_call_r_r12 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_call_rel32 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_cmp_ri32_imm8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_call_r ... ok
[INFO] [stdout] test jit::x86_64::tests::test_cmp_rr ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_field_access_unknown_field ... ok
[INFO] [stdout] test ffi::types::tests::test_vm_wrapper_creation ... ok
[INFO] [stdout] test jit::codebuf::tests::test_alignment ... ok
[INFO] [stdout] test jit::x86_64::tests::test_cqo ... ok
[INFO] [stdout] test jit::x86_64::tests::test_idiv ... ok
[INFO] [stdout] test jit::x86_64::tests::test_imul_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_je ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_jg ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_jl ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_jne ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jmp_r ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jmp_rel32 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jmp_rel8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_mr_simple ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_ri64 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rm_simple ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rr_r8_to_r9 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_movzx_r64_r8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_neg ... ok
[INFO] [stdout] test jit::x86_64::tests::test_or_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_ri64_r15 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_push_pop ... ok
[INFO] [stdout] test jit::x86_64::tests::test_ret ... ok
[INFO] [stdout] test jit::x86_64::tests::test_setcc_sete ... ok
[INFO] [stdout] test jit::x86_64::tests::test_setcc_setl ... ok
[INFO] [stdout] test jit::x86_64::tests::test_sub_ri32_imm8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_sub_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_test_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_xor_rr ... ok
[INFO] [stdout] test package::tests::test_manifest_serialization ... ok
[INFO] [stdout] test package::tests::test_new_manifest ... ok
[INFO] [stdout] test vm::bytecode::tests::test_all_opcodes ... ok
[INFO] [stdout] test vm::bytecode::tests::test_f32_const_roundtrip ... ok
[INFO] [stdout] test vm::bytecode::tests::test_i32_const_roundtrip ... ok
[INFO] [stdout] test vm::bytecode::tests::test_invalid_magic ... ok
[INFO] [stdout] test vm::bytecode::tests::test_roundtrip_simple ... ok
[INFO] [stdout] test vm::bytecode::tests::test_roundtrip_with_functions ... ok
[INFO] [stdout] test vm::bytecode::tests::test_roundtrip_with_stackmap ... ok
[INFO] [stdout] test vm::bytecode::tests::test_unsupported_version ... ok
[INFO] [stdout] test vm::bytecode::tests::test_value_type_roundtrip ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_full_gc_cycle ... ok
[INFO] [stdout] test package::tests::test_init_project ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_gc_phases ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_initial_mark ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_mark_step ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_write_barrier_during_marking ... ok
[INFO] [stdout] test vm::debug::tests::test_line_table ... ok
[INFO] [stdout] test vm::debug::tests::test_local_var_info ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_and_get ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_string ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_typed_i64 ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_typed_u8_array ... ok
[INFO] [stdout] test vm::heap::tests::test_free_header_encoding ... ok
[INFO] [stdout] test vm::heap::tests::test_free_list_block_splitting ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_adds_to_free_list ... ok
[INFO] [stdout] test vm::heap::tests::test_free_list_reuse ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_all_garbage ... ok
[INFO] [stdout] test compiler::types::tests::test_type_annotation_to_type ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal_unknown_field ... ok
[INFO] [stdout] test ffi::call::tests::test_call_not_found ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rm_disp8 ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_three_objects ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_two_objects ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_unreachable ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_self_referencing_object ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_marks_reachable ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_traces_references ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal_wrong_field_type ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_via_typed_ref_array ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_typed_ref_traces ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_u8_array ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_typed_ref_collects_unreachable ... ok
[INFO] [stdout] test vm::heap::tests::test_header_encoding ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_integrity_after_gc ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_integrity_object_graph_after_gc ... ok
[INFO] [stdout] test vm::heap::tests::test_mass_allocation_gc_trigger ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_typed_i64_no_trace ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_integrity_after_multiple_gc_cycles ... ok
[INFO] [stdout] test vm::heap::tests::test_invalid_ref ... ok
[INFO] [stdout] test vm::heap::tests::test_mass_allocation_mixed_types ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_bytes_allocated_consistency ... ok
[INFO] [stdout] test vm::heap::tests::test_mass_allocation_with_gc_threshold ... ok
[INFO] [stdout] test vm::heap::tests::test_multiple_gc_cycles ... ok
[INFO] [stdout] test vm::heap::tests::test_multiple_objects ... ok
[INFO] [stdout] test vm::heap::tests::test_slot_count ... ok
[INFO] [stdout] test vm::heap::tests::test_slot_count_typed ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_array_free_list_reuse ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_array_mixed_with_tagged ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_elem_kind_header ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_from_memory ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_read_write_slot ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_add_imm ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_header_encoding ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_object_size ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_call_with_vstack ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_cmp_imm ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_const_and_local_set ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_drop_consumes_vstack ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_dst_forwarding_add_imm ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_dst_forwarding_not_applied_when_vstack_has_ref ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_dst_forwarding_to_different_local ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_empty_function ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_heap_alloc_with_args ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_undefined_struct ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_heap_alloc_zero ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_local_get_and_add ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_jmp_target_remapping ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_try_begin_target_remapping ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_vreg_types_float_temp ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_vreg_types_populated ... ok
[INFO] [stdout] test vm::heap::tests::test_read_write_slot ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_i64_memory_layout ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_object_size ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_mixed_with_other_types ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_br_if_false_with_comparison ... ok
[INFO] [stdout] test vm::stackmap::tests::test_ref_bitset_iter ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_all_allocation_safepoints ... ok
[INFO] [stdout] test vm::stackmap::tests::test_ref_bitset_basic ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_alloc_heap_safepoint ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_refbitset_boundary ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_stackmap_entry_references ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_close ... ok
[INFO] [stdout] test vm::stackmap::tests::test_function_stackmap ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_type_annotation ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_basic ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_multi_producer ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_stats ... ok
[INFO] [stdout] test vm::stackmap::tests::test_is_safepoint ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_try_recv ... ok
[INFO] [stdout] test vm::stackmap::tests::test_ref_bitset_count ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_refbitset_max_slots ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_stackmap_lookup ... ok
[INFO] [stdout] test vm::value::tests::test_bool_as_bool ... ok
[INFO] [stdout] test vm::threads::tests::test_value_channel ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_cross_thread ... ok
[INFO] [stdout] test vm::value::tests::test_decode_invalid_tag ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_null ... ok
[INFO] [stdout] test vm::value::tests::test_f64_as_f64 ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_bool ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_f64 ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_f64_nan ... ok
[INFO] [stdout] test vm::value::tests::test_i64_as_i64 ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_ref ... ok
[INFO] [stdout] test vm::value::tests::test_equality ... ok
[INFO] [stdout] test vm::value::tests::test_f64_truthiness ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_i64 ... ok
[INFO] [stdout] test vm::value::tests::test_i64_truthiness ... ok
[INFO] [stdout] test vm::value::tests::test_i64_as_f64 ... ok
[INFO] [stdout] test vm::value::tests::test_spec_value_type_names ... ok
[INFO] [stdout] test vm::value::tests::test_spec_bool_coercion ... ok
[INFO] [stdout] test vm::value::tests::test_spec_f64_precision ... ok
[INFO] [stdout] test vm::value::tests::test_spec_i64_range ... ok
[INFO] [stdout] test vm::value::tests::test_spec_value_variants ... ok
[INFO] [stdout] test vm::value::tests::test_null_is_falsy ... ok
[INFO] [stdout] test vm::value::tests::test_spec_value_is_copy ... ok
[INFO] [stdout] test vm::verifier::tests::test_empty_function ... ok
[INFO] [stdout] test vm::verifier::tests::test_no_stackmap_skips_verification ... ok
[INFO] [stdout] test vm::verifier::tests::test_arithmetic_operations ... ok
[INFO] [stdout] test vm::verifier::tests::test_simple_function ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_backward_jump_safepoint ... ok
[INFO] [stdout] test vm::verifier::tests::test_loop ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_alloc_heap_safepoint ... ok
[INFO] [stdout] test vm::verifier::tests::test_cfg_build ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_function_with_return ... ok
[INFO] [stdout] test vm::verifier::tests::test_invalid_jump_target ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_comparison_ops ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_stack_height_at_merge ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_jump_to_invalid_pc ... ok
[INFO] [stdout] test vm::verifier::tests::test_stack_height_mismatch ... ok
[INFO] [stdout] test vm::verifier::tests::test_stack_underflow ... ok
[INFO] [stdout] test vm::verifier::tests::test_stackmap_verification_missing ... ok
[INFO] [stdout] test vm::vm::tests::test_add ... ok
[INFO] [stdout] test vm::vm::tests::test_add_float ... ok
[INFO] [stdout] test vm::vm::tests::test_conditional_jump ... ok
[INFO] [stdout] test vm::vm::tests::test_array_operations ... ok
[INFO] [stdout] test vm::vm::tests::test_comparison ... ok
[INFO] [stdout] test vm::vm::tests::test_division_by_zero ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_stack_overflow ... ok
[INFO] [stdout] test vm::stackmap::tests::test_stackmap_entry ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_close_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_close_pending_socket ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_connect_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_close_reserved_fd ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_call_safepoint ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_from_file ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_open_write_close ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_typed_arithmetic ... ok
[INFO] [stdout] test vm::threads::tests::test_multiple_threads ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_reserved_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_socket_invalid_domain ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_socket_invalid_type ... ok
[INFO] [stdout] test vm::vm::tests::test_locals ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_write_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_socket_valid ... ok
[INFO] [stdout] test vm::vm::tests::test_push_int ... ok
[INFO] [stdout] test vm::vm::tests::test_push_nil ... ok
[INFO] [stdout] test vm::vm::tests::test_push_float ... ok
[INFO] [stdout] test vm::vm::tests::test_write_barrier_setl ... ok
[INFO] [stdout] test vm::vm::tests::test_string_operations ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_partial ... ok
[INFO] [stdout] test vm::threads::tests::test_thread_spawn_and_join ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_valid_control_flow ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_http_get_local_server ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_binary_ops_type_check ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_undefined_method ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_literal_types ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_while_condition_must_be_bool ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_type_annotation_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 402 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mandelbrot_comparison.rs (/opt/rustwide/target/debug/deps/mandelbrot_comparison-5879673ae0b81ae1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test mandelbrot_comparison_500 ... ok
[INFO] [stdout] test mandelbrot_example_file ... ok
[INFO] [stdout] test mandelbrot_comparison_200 ... ok
[INFO] [stdout] test mandelbrot_comparison_50 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshot_tests.rs (/opt/rustwide/target/debug/deps/snapshot_tests-6505209ba70af55c)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test snapshot_stdlib ... ok
[INFO] [stdout] test snapshot_lsp_diagnostics ... ok
[INFO] [stdout] test snapshot_http_server ... FAILED
[INFO] [stdout] test snapshot_jit ... ok
[INFO] [stdout] test snapshot_test_runner_mixed ... ok
[INFO] [stdout] test snapshot_modules ... ok
[INFO] [stdout] test snapshot_test_runner_failing ... ok
[INFO] [stdout] test snapshot_gc ... ok
[INFO] [stdout] test snapshot_http ... ok
[INFO] [stdout] test snapshot_time_hostcall ... ok
[INFO] [stdout] test snapshot_ffi ... ok
[INFO] [stdout] test snapshot_asm ... ok
[INFO] [stdout] test snapshot_interface ... ok
[INFO] [stdout] test snapshot_lint ... ok
[INFO] [stdout] test snapshot_test_runner_passing ... ok
[INFO] [stdout] test snapshot_generics ... ok
[INFO] [stdout] test snapshot_errors ... ok
[INFO] [stdout] test snapshot_basic ... ok
[INFO] [stdout] test snapshot_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- snapshot_http_server stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'snapshot_http_server' (849) panicked at tests/snapshot_tests.rs:787:10:
[INFO] [stdout] Failed to connect to Moca server: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58df70903b4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58df70903b4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58df70903b4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58df70903b4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58df7091d2aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58df7091d2aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x58df7090a312 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58df7090a312 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58df708e087f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58df708e087f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58df708fb089 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58df70501dbc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58df70501dbc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58df708fb302 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58df708fb302 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58df708e0938 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58df708d57d9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58df708e180d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58df7091da6c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58df7091d7e2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58df704a04de - <core[d17f6591d688f3bd]::result::Result<std[fce30c26ee6459b]::net::tcp::TcpStream, std[fce30c26ee6459b]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58df70428f04 - snapshot_tests[91b9c4d511ad1e87]::snapshot_http_server
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:787:10
[INFO] [stdout]   22:     0x58df7041bb87 - snapshot_tests[91b9c4d511ad1e87]::snapshot_http_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:740:26
[INFO] [stdout]   23:     0x58df704484d6 - <snapshot_tests[91b9c4d511ad1e87]::snapshot_http_server::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58df704f509b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58df704f509b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x58df7050288b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x58df7050288b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x58df7050288b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58df7050288b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58df7050288b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58df7050288b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x58df7050288b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x58df704fbfa4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x58df704fbfa4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58df70505492 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x58df70505492 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x58df70505492 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58df70505492 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58df70505492 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58df70505492 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x58df70505492 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58df70902a9f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x58df70902a9f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7482d5718aa4 - <unknown>
[INFO] [stdout]   45:     0x7482d57a5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     snapshot_http_server
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 43.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test snapshot_tests`
[INFO] running `Command { std: "docker" "inspect" "f1f1f0b291e58c9fd53cc17056f8832dfae86ebbd66c51b07c6a6ea5041c8c6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1f1f0b291e58c9fd53cc17056f8832dfae86ebbd66c51b07c6a6ea5041c8c6f", kill_on_drop: false }`
[INFO] [stdout] f1f1f0b291e58c9fd53cc17056f8832dfae86ebbd66c51b07c6a6ea5041c8c6f
